home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Skunkware 5
/
Skunkware 5.iso
/
src
/
X11
/
xmbase-grok-1.2
/
bm_right.h
< prev
next >
Wrap
Text File
|
1995-06-25
|
284b
|
7 lines
#define bm_right_width 15
#define bm_right_height 15
static unsigned char bm_right_bits[] = {
0x8e, 0x00, 0x8e, 0x01, 0x8e, 0x03, 0x8e, 0x07, 0x8e, 0x0f, 0x8e, 0x1f,
0x8e, 0x3f, 0x8e, 0x7f, 0x8e, 0x3f, 0x8e, 0x1f, 0x8e, 0x0f, 0x8e, 0x07,
0x8e, 0x03, 0x8e, 0x01, 0x8e, 0x00};